-- card: 37667 from stack: in -- bmap block id: 40262 -- flags: 0000 -- background id: 2665 -- name: -- part 1 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=357 top=164 right=187 bottom=415 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: F1 -- part 2 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=357 top=195 right=218 bottom=415 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: F2 -- part 3 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=357 top=255 right=278 bottom=415 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: F3 -- part 4 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=358 top=282 right=305 bottom=416 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: F4 -- part 5 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=332 top=130 right=152 bottom=432 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: SELFED ----- HyperTalk script ----- on mouseUp delete line 1 of card field F1 delete line 1 of card field F2 repeat 30 times put random of 15 into it if it <=10 then add 1 to card field F1 else add 1 to card field F2 end repeat add the value of card field F1 to card field F3 add the value of card field F2 to card field F4 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=333 top=24 right=46 bottom=433 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: RESET ----- HyperTalk script ----- on mouseUp put 0 into card field F1 put 0 into card field F2 put 0 into card field F3 put 0 into card field F4 end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=352 top=315 right=337 bottom=452 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CHI SQUARE ----- HyperTalk script ----- on mouseUp global bagone global bagtwo put the value of card field F3 into "bagone" put the value of card field F4 into "bagtwo" go to card id 25732 put 0 into card field class1 put 0 into card field class2 put 0 into card field class3 put 0 into card field class4 put 0 into card field F5 put 0 into card field F6 put 0 into card field F7 put 0 into card field F8 put bagone into card field "CLASS1" put bagtwo into card field "CLASS2" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=155 top=316 right=338 bottom=255 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: SUB HEADINGS ----- HyperTalk script ----- on mouseUp go to card id 34122 end mouseUp -- part contents for background part 1 ----- text ----- CURLY WING FLIES -- part contents for card part 3 ----- text ----- 18 -- part contents for card part 4 ----- text ----- 12 -- part contents for background part 2 ----- text ----- Curly wing is a dominant characteristic. When a Curly Winged fly is crossed with a normal winged fly, the F1 are all Curly Winged. Self the F1 and observe the F2 phenotypic ratio. Several trials may be required to arrive at statistically significant figures. Check your hypothesis with the Chi Square program. -- part contents for card part 1 ----- text ----- 18 -- part contents for card part 2 ----- text ----- 12